home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / noemo.swf / scripts / frame_55 / DoAction.as
Text File  |  2007-01-15  |  74b  |  6 lines

  1. stop();
  2. _root.button.onRelease = function()
  3. {
  4.    gotoAndPlay(56);
  5. };
  6.